Skip to content

fix(deps): update dependency react-native-reanimated to ~4.3.0#751

Closed
playerdata-bot wants to merge 1 commit into
mainfrom
renovate-4c146bc91f0b94ce6d95f
Closed

fix(deps): update dependency react-native-reanimated to ~4.3.0#751
playerdata-bot wants to merge 1 commit into
mainfrom
renovate-4c146bc91f0b94ce6d95f

Conversation

@playerdata-bot
Copy link
Copy Markdown
Contributor

@playerdata-bot playerdata-bot commented Mar 25, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
react-native-reanimated (source) ~4.1.2~4.3.0 age confidence

Release Notes

software-mansion/react-native-reanimated (react-native-reanimated)

v4.3.0: Reanimated - 4.3.0

Compare Source

Key changes

CSS SVG Animations

CSS animations now support animating SVG components and their properties, including Path, Image, LinearGradient, RadialGradient, Pattern and Text. This includes support for animating the d property of Path components with a special handling for path morphing.

Shared Value re-implementation

Shared Value internal implementation changed - now it uses Shareable type from react-native-worklets as its internal value container. That means you can finally use Shared Values from other Worklet Runtimes than just the UI Runtime. Also USE_SYNCHRONIZABLE_IN_MUTABLE optimization feature flag is now enabled by default.

Animated Styles type changes

TypeScript type of Animated Styles now makes it impossible to accidentally pass them to non-animated components. This replaces previous runtime-check for this kind of mistake, which proved to be prone to false positives.

  • refactor: make AnimatedStyle type fail on non-animated components by @​tjzel in #​8990

Fixes

Refactors

Chores

New Contributors

Full Changelog: software-mansion/react-native-reanimated@4.2.0...4.3.0

v4.2.3

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.2.2...4.2.3

v4.2.2

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.2.1...4.2.2

v4.2.1

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.2.0...4.2.1

v4.2.0

Compare Source

Key changes

Other changes

React Native Compatibility & Dependency Updates
CSS & Transform Improvements
Color & Style Processing
Web-Specific Fixes
Animation & Layout Animation Fixes
Performance & Build Optimizations
Interpolator & Helper Refactoring
Error Handling & Logging
Testing & Test Infrastructure
Bug Fixes & Misc
Codebase Maintenance & Refactoring

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@playerdata-bot playerdata-bot added the dependencies Dependency upgrades label Mar 25, 2026
@playerdata-bot playerdata-bot enabled auto-merge (squash) March 25, 2026 17:34
@playerdata-bot playerdata-bot requested review from a team and ovanegeren March 25, 2026 18:08
@playerdata-bot playerdata-bot force-pushed the renovate-4c146bc91f0b94ce6d95f branch from f1987bc to 4bcb9ac Compare March 30, 2026 18:00
@ovanegeren ovanegeren requested review from a team and ovanegeren and removed request for a team and ovanegeren March 31, 2026 11:15
@ovanegeren ovanegeren requested review from a team, Koalk and ovanegeren and removed request for a team and ovanegeren March 31, 2026 11:16
@playerdata-bot playerdata-bot force-pushed the renovate-4c146bc91f0b94ce6d95f branch 2 times, most recently from f01185c to cab3fd3 Compare March 31, 2026 19:33
Koalk
Koalk previously approved these changes Apr 1, 2026
@playerdata-bot playerdata-bot force-pushed the renovate-4c146bc91f0b94ce6d95f branch 3 times, most recently from 9b4e9b4 to 26e1a16 Compare April 2, 2026 14:37
@playerdata-bot playerdata-bot changed the title fix(deps): update dependency react-native-reanimated to ~4.3.0 fix(deps): update dependency react-native-reanimated to ~4.2.0 Apr 2, 2026
@playerdata-bot playerdata-bot force-pushed the renovate-4c146bc91f0b94ce6d95f branch 3 times, most recently from 9ad8b1a to 87a2f5c Compare April 8, 2026 16:19
@playerdata-bot playerdata-bot changed the title fix(deps): update dependency react-native-reanimated to ~4.2.0 fix(deps): update dependency react-native-reanimated to ~4.3.0 Apr 8, 2026
@playerdata-bot playerdata-bot force-pushed the renovate-4c146bc91f0b94ce6d95f branch 2 times, most recently from eb4dcbd to fe85317 Compare April 24, 2026 07:50
@playerdata-bot playerdata-bot force-pushed the renovate-4c146bc91f0b94ce6d95f branch from fe85317 to af44f14 Compare April 27, 2026 08:35
@Donald47 Donald47 closed this Apr 27, 2026
auto-merge was automatically disabled April 27, 2026 09:53

Pull request was closed

@Donald47 Donald47 deleted the renovate-4c146bc91f0b94ce6d95f branch April 27, 2026 09:53
@playerdata-bot
Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~4.3.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants